-% Build Script Support
+% Build Script Support - Cargo Documentation
Some packages need to compile third-party non-Rust code, for example C
libraries. Other packages need to link to C libraries which can either be
-% Configuration
+% Configuration - Cargo Documentation
This document will explain how cargo's configuration system works, as well as
available keys or configuration. For configuration of a project through its
-% Frequently Asked Questions
+% Frequently Asked Questions - Cargo Documentation
# Is the plan to use Github as a package repository?
-% Guide
+% Cargo Guide
Welcome to the Cargo guide. This guide will give you all that you need to know
about how to use Cargo to develop Rust projects.
-% The Manifest Format
+% The Manifest Format - Cargo Documentation
# The `[package]` Section
-% Package ID Specifications
+% Package ID Specifications - Cargo Documentation
# Package ID Specifications